Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update actions/setup-java action to v4.5.0 #981

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2024

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v4.2.2 -> v4.5.0

Release Notes

actions/setup-java (actions/setup-java)

v4.5.0

Compare Source

v4.4.0

Compare Source

What's Changed

Add-ons :

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'graalvm'
     java-version: '21'

Bug fixes :

New Contributors

Full Changelog: actions/setup-java@v4...v4.4.0

v4.3.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Sep 11, 2024
@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v4.3.0 chore(deps): update actions/setup-java action to v4.4.0 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from feaf46e to 1d1134a Compare September 24, 2024 15:22
@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v4.4.0 chore(deps): update actions/setup-java action to v4.5.0 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 1d1134a to 199ab8c Compare October 24, 2024 14:50
Copy link

sonarcloud bot commented Oct 24, 2024

Copy link
Contributor Author

renovate bot commented Oct 31, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@sdelamo sdelamo merged commit f0bf363 into 4.2.x Nov 7, 2024
21 checks passed
@sdelamo sdelamo deleted the renovate/actions-setup-java-4.x branch November 7, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant